home *** CD-ROM | disk | FTP | other *** search
/ The X-Philes (2nd Revision) / The X-Philes Number 1 (1995).iso / xphiles / hp48hor2 / ccat.doc < prev    next >
Text File  |  1995-03-31  |  2KB  |  57 lines

  1. (Comp.sources.hp48) 
  2. Item: 109 by detlef@mwhh.hanse.de 
  3. Author: [Raymond Hellstern] 
  4.   Subj: Character Set Catalog 
  5.   Date: Fri May 22 1992 
  6.  
  7. [Note: Also see TIOCAT on this disk for another programmer's approach 
  8.  to this task.  -jkh-] 
  9.  
  10. úÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ 
  11. 3 Mini-instructions: CCAT; [SWAP] toggles high bit; [BIN] toggles num 3 
  12. 3 disp; browse with arrows; ENTER pushes char:num to stack.  -jkh-    3 
  13. àÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄù 
  14.  
  15. Hi everybody. 
  16.  
  17.  From time to time I want to take a brief look at the 48's character 
  18. set. Ok, install CSCAT from J. Donnelly, I hear you say. No! 
  19.  
  20. I have so many tools in libraries that my LIB menu takes a considerable time 
  21. to come up. In addition, CSCAT needs 2.4kb of valuable memory. 
  22.  
  23. Here's the alternative: 
  24.     THE ULTIMATIVE CHARACTER SET CATALOG  (?! :-) 
  25.  
  26.     CCAT (c) 1992 by Raymond Hellstern,Liebigstr.8,3000 HANNOVER 1,GERMANY 
  27.     Permission to copy this article is granted provided that the copies are 
  28.     not made or distributed for resale (excepting nominal copying fees). 
  29.  
  30.     CCAT is distributed in the hope that it will be useful, but 
  31.     WITHOUT *ANY* WARRANTY. 
  32.  
  33. Features : 
  34.     - stand-alone programs (NOT a Library !) 
  35.     - VERY FAST 
  36.     - 1229.5 bytes in size (chksum #917Dh) 
  37.     - pure sys-RPL with embedded machine code 
  38.     - rapid key repeat 
  39.     - acts like HP's standard applications (but much faster) 
  40.  
  41. You'll see a map of 128 characters in the small font along with some 
  42. more information for the highlighted char. You can move through the map with 
  43. the cursor keys. If you hold down one of the cursor keys, it will repeat 
  44. until you release. The ON-key exits the program, <BLUE><ON> turns the calc 
  45. off and <ENTER> fetches the char number (tagged with the char) to the stack. 
  46.  
  47. There are three menu keys available: 
  48.     SWAP    Swaps between the upper/lower half of the char set. 
  49.     BIN     Toggles the char code display from real/hex to binary and back. 
  50.     EXIT    leaves CCAT. 
  51.  
  52. My credits go to James Donnelly for his honourable work on the similar 
  53. program CSCAT (a commercial product). 
  54.  
  55. Bye, 
  56.         Raymond Hellstern 
  57.